Skip to content

fix: Fixed NetworkVariable<float> not rendering properly in inspector#2441

Merged
RikuTheFuffs merged 5 commits intodevelopfrom
fix/float-networkvariable-inspector-rendering
Mar 10, 2023
Merged

fix: Fixed NetworkVariable<float> not rendering properly in inspector#2441
RikuTheFuffs merged 5 commits intodevelopfrom
fix/float-networkvariable-inspector-rendering

Conversation

@RikuTheFuffs
Copy link
Copy Markdown
Contributor

image

The issue is that the NetworkBehaviourEditor treated float as an unsupported type

Changelog

  • Fixed float NetworkVariables not being rendered properly in the inspector of NetworkObjects.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@RikuTheFuffs RikuTheFuffs requested a review from a team as a code owner March 9, 2023 16:42
@RikuTheFuffs RikuTheFuffs enabled auto-merge (squash) March 10, 2023 16:45
@RikuTheFuffs RikuTheFuffs merged commit 4839210 into develop Mar 10, 2023
@RikuTheFuffs RikuTheFuffs deleted the fix/float-networkvariable-inspector-rendering branch March 10, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants